ASP.NET Core MVC コントロールヘルプ
OnClientItemsSourceChanging メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > FlexGridBaseBuilder<T,TControl,TBuilder> クラス : OnClientItemsSourceChanging メソッド
The value.
Configurates the C1.Web.Mvc.FlexGridBase<T>.OnClientItemsSourceChanging client event. Occurs after the grid has been bound to a new items source.
シンタックス
'宣言
 
Public Function OnClientItemsSourceChanging( _
   ByVal value As System.String _
) As TBuilder
public TBuilder OnClientItemsSourceChanging( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

FlexGridBaseBuilder<T,TControl,TBuilder> クラス
FlexGridBaseBuilder<T,TControl,TBuilder> メンバ